projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c31138a
)
(hookpost-run): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 22 Jan 2002 20:53:55 +0000
(20:53 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 22 Jan 2002 20:53:55 +0000
(20:53 +0000)
src/.gdbinit
patch
|
blob
|
history
diff --git
a/src/.gdbinit
b/src/.gdbinit
index f56274da3035c475ccc5e5b079220751ab6417bd..233640b85176acdbd4760e05f6533e261b739b5f 100644
(file)
--- a/
src/.gdbinit
+++ b/
src/.gdbinit
@@
-373,6
+373,11
@@
define hook-run
xreload
end
+# Call xreload if a new Emacs executable is loaded.
+define hookpost-run
+ xreload
+end
+
set print pretty on
set print sevenbit-strings